Skip to content

Update docs for fixed credit pricing - #7268

Open
k-finken wants to merge 1 commit into
mainfrom
kyle/Update-docs-for-fixed-credit-pricing
Open

Update docs for fixed credit pricing#7268
k-finken wants to merge 1 commit into
mainfrom
kyle/Update-docs-for-fixed-credit-pricing

Conversation

@k-finken

@k-finken k-finken commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Replace token-based credit cost descriptions with the new flat per-action prices (25 credits per assistant answer, 250 per automation update, 0 when nothing is produced) and note that the editor and Slack agents are included with Pro and Enterprise.

Test Plan

  • Run mint dev and review /credits for the pricing table and answer/update definitions.
  • Run mint broken-links and confirm no failures.
  • Spot-check /assistant/configure, /automations, and /guides/use-automations for the updated pricing language.

Note

Low Risk
Docs-only changes to billing and product copy; no application code, auth, or data paths are modified.

Overview
Documentation now describes fixed credit prices instead of variable, token-based usage. The /credits page is the hub: a pricing table (25 for assistant answers, 250 for automation doc updates, 0 when there’s no answer or no update), definitions of “answer” and “update,” and a note that editor agent and Slack agent use on Pro/Enterprise don’t consume credits. A September 4, 2026 note explains the switch from token-based metering.

Related pages are aligned: assistant configure, automations overview/manage, and use automations repeat the flat rates and free no-op runs. Usage estimation is rewritten as simple volume math (questions × 25, updates × 250). Cost-control guidance for scheduled automations emphasizes batching into one paid update per run rather than size-dependent cost. editor/collaborate drops the line that @mintlify replies count toward editor agent usage; automations/manage no longer warns that an “Everything” manual run uses “significantly more credits.”

Reviewed by Cursor Bugbot for commit 3677768. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
mintlify 🟢 Ready View Preview Sep 5, 2026, 4:23 AM

@mintlify

mintlify Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
tomee 🟡 Building Sep 5, 2026, 4:22 AM

💡 Tip: Enable Automations to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants